AutoExpandSelection Property (AutoCompleteBase<T>)
Gets or sets a value that indicates whether the control should automatically expand the selection to whole words/numbers when the control is clicked.
public virtual bool AutoExpandSelection {get; set;}
'Declaration
Public Overridable Property AutoExpandSelection As Boolean